@brief Allocates a dummy frontend structure @ingroup frontend
@details This is useful for some applications that may want to just use the frontend structure internally, without associating it with a real hardware
@return Returns a pointer to a dummy struct, or NULL if no memory.
See Implementation
@brief Allocates a dummy frontend structure @ingroup frontend
@details This is useful for some applications that may want to just use the frontend structure internally, without associating it with a real hardware
@return Returns a pointer to a dummy struct, or NULL if no memory.